[INFO] cloning repository https://github.com/noahp/diffelf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noahp/diffelf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoahp%2Fdiffelf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoahp%2Fdiffelf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9374a845f55c53980ccc8f0fa79a5a3216abf2f0
[INFO] checking noahp/diffelf against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoahp%2Fdiffelf" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/noahp/diffelf
[INFO] finished tweaking git repo https://github.com/noahp/diffelf
[INFO] tweaked toml for git repo https://github.com/noahp/diffelf written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/noahp/diffelf on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/noahp/diffelf already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 82063b570d4817bcc73ee0cac24d1542bd56144c48b02786b6d66593e41e1b93
[INFO] running `Command { std: "docker" "start" "82063b570d4817bcc73ee0cac24d1542bd56144c48b02786b6d66593e41e1b93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "82063b570d4817bcc73ee0cac24d1542bd56144c48b02786b6d66593e41e1b93" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82063b570d4817bcc73ee0cac24d1542bd56144c48b02786b6d66593e41e1b93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "82063b570d4817bcc73ee0cac24d1542bd56144c48b02786b6d66593e41e1b93" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.4
[INFO] [stderr]    Compiling libc v0.2.58
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]    Compiling arrayvec v0.4.10
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]     Checking nodrop v0.1.13
[INFO] [stderr]    Compiling regex v1.1.7
[INFO] [stderr]    Compiling winapi v0.3.7
[INFO] [stderr]     Checking ucd-util v0.1.3
[INFO] [stderr]    Compiling cgmath v0.16.1
[INFO] [stderr]     Checking utf8-ranges v1.0.3
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]     Checking aho-corasick v0.7.3
[INFO] [stderr]    Compiling rayon-core v1.5.0
[INFO] [stderr]     Checking regex-syntax v0.6.7
[INFO] [stderr]     Checking crossbeam-utils v0.6.5
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]     Checking humantime v1.2.0
[INFO] [stderr]     Checking log v0.4.6
[INFO] [stderr]     Checking either v1.5.2
[INFO] [stderr]     Checking termcolor v1.0.5
[INFO] [stderr]     Checking byte-tools v0.2.0
[INFO] [stderr]     Checking rgb v0.8.13
[INFO] [stderr]     Checking arrayref v0.3.5
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking block-buffer v0.3.3
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking bit-vec v0.4.4
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]     Checking bit-vec v0.5.1
[INFO] [stderr]     Checking bloom v0.3.2
[INFO] [stderr]     Checking indexmap v1.0.2
[INFO] [stderr]     Checking glob v0.2.11
[INFO] [stderr]     Checking ar v0.6.2
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]     Checking crossbeam-epoch v0.7.1
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking crossbeam-deque v0.6.3
[INFO] [stderr]     Checking generic-array v0.9.0
[INFO] [stderr]     Checking digest v0.7.6
[INFO] [stderr]     Checking sha2 v0.7.1
[INFO] [stderr]     Checking rayon v1.1.0
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling enum-primitive-derive v0.1.2
[INFO] [stderr]     Checking chrono v0.4.6
[INFO] [stderr]     Checking tempfile v3.0.8
[INFO] [stderr]     Checking env_logger v0.5.13
[INFO] [stderr]     Checking pretty_env_logger v0.2.5
[INFO] [stderr]     Checking winconsole v0.10.0
[INFO] [stderr]     Checking colored v1.8.0
[INFO] [stderr]     Checking elfkit v0.0.7
[INFO] [stderr]     Checking diffelf v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.05s
[INFO] running `Command { std: "docker" "inspect" "82063b570d4817bcc73ee0cac24d1542bd56144c48b02786b6d66593e41e1b93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82063b570d4817bcc73ee0cac24d1542bd56144c48b02786b6d66593e41e1b93", kill_on_drop: false }`
[INFO] [stdout] 82063b570d4817bcc73ee0cac24d1542bd56144c48b02786b6d66593e41e1b93
